home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 19.zip / BS1 part 19 / pageflipper plus FX d1.adf / Text / itac < prev    next >
Text File  |  1987-05-15  |  672b  |  26 lines

  1. ITAC (1)
  2.  
  3. ITAC  stands for  InTerACtive mode.
  4.  
  5. If this statement is included within Global Constants (GLOC)
  6. in the initialization (INIT) section, it will make PFX
  7. sensitive to Menu button (right mouse button) clicks, and
  8. Function Key selection.
  9.  
  10. The Menu button will control the direction (forward/backward)
  11. of the animation.
  12.  
  13. The Function Keys will trigger the execution of Slaves that
  14. have been specified in the XTRN section of the initialization
  15. (INIT) section.
  16.  
  17. The assignment of Slaves to Function Keys is as follows:
  18.  
  19. F1: First Slave within XTRN section.
  20. F2: Second Slave within XTRN section.
  21.  
  22. and so on.
  23.  
  24. Refer to the Tutorials in the Manual for more information.
  25.  
  26.